Skip to content

ynuwenhof/keedump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keedump

A PoC KeePass master password dumper using CVE-2023-32784, find further instructions and the original POC here.

showcase

Installation

Cargo

Make sure the current stable release of Rust is installed.

Registry

cargo install keedump

Manual

git clone https://github.com/ynuwenhof/keedump.git
cd keedump
cargo install --path .

After installing, you can run the application with:

keedump -i path/to/dump

this will print the recovered password into the terminal.

License

This project is licensed under either of the following licenses, at your option:

About

PoC KeePass master password dumper

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Languages